home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / machstat.man < prev    next >
Text File  |  1990-07-03  |  719b  |  24 lines

  1. ' $Header: /sprite/src/cmds/rpccmd/RCS/rpccmd.man,v 1.4 88/12/30 10:11:07 ouster Exp Locker: mgbaker $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS MACHSTAT cmds
  4. .BS
  5. .SH NAME
  6. machstat \- Machine-dependent statistics
  7. .SH SYNOPSIS
  8. \fBmachstat\fR  [\fIoptions\fR]
  9. .SH OPTIONS
  10. .IP "\fB\-raw\fR" 14
  11. Print out raw numbers.
  12. .IP "\fB\-noPercents\fR"
  13. Turn off printing out percentage results.
  14. .IP "\fB\-sysCalls\fR"
  15. Print out the information for each system call.
  16. .BE
  17. .SH INTRODUCTION
  18. .PP
  19. This command is used to get machine-dependent statistics.  For the sun4's
  20. it prints out register window overflow and underflow information and
  21. cache flushing information.
  22. .SH KEYWORDS
  23. mach stat window register overflow underflow cache flush
  24.